toLowerCase

Undocumented in source. Be warned that the author may not have intended to support it.
  1. char toLowerCase(char c)
    pragma(inline, true) pure nothrow @safe @nogc
    char
    toLowerCase
    (
    char c
    )
  2. string toLowerCase(string str)

Meta